/*
////////////////////////////////////////////////////////////////
//
// structure.css Stylesheet fuer die Struktur
//
// Weblication� CMS Strukturdesign Version 4.0.9
// erstellt durch Scholl Communications AG, 77694 Kehl, www.scholl.de
// erstellt mit Weblication� Content Management Server, www.weblication.de
// 
//
// modifveit by rumpfwerk special forces
////////////////////////////////////////////////////////////////
*/

/*Strukturformatierung*/
  body                 {text-align:center;}

  .blockMain           {width:768px;margin-left:auto;margin-right:auto;} /*Gesamter Bereich*/
  .blockTop            {width:768px;border-style:solid;border-width:1px;border-bottom-style:solid;vertical-align:top;}/*Bereich oben*/
  .blockLeft           {width:163px;border-style:solid;border-width:1px;border-top-style:none;border-bottom-style:none;height:400px;vertical-align:top;}/*Bereich links*/
  .blockContent        {border-style:none;vertical-align:top; text-align:left;}/*Inhaltsbereich*/
  .blockContentinner        {border-style:solid;border-width:1px;border-top-style:none;border-bottom-style:none;border-left-style:none;vertical-align:top; 	padding-top: 40px; padding-right: 5px; padding-bottom: 20px; padding-left: 35px; text-align:left;}/*Inhaltsbereich*/
  .blockRight          {border-style:solid;border-width:1px;border-top-style:none;border-bottom-style:none;vertical-align:top;}/*Bereich rechts*/
  .blockBottom         {height:20px;border-style:solid;border-width:1px;vertical-align:top;}/*Bereich unten*/
  
  .systemNaviTop       {position:absolute;top:2px;width:768px;text-align:right;}
  .innercol  				{width:250px; vertical-align:top; text-align:left; }		/*Regelt die Breite der Spalten*/
  .einzeilig  				{width:500px; vertical-align:top; text-align:left; }		/*Regelt die Breite der Spalten*/
	
	
	